Skip to content

Conversation

@elylucasctfl
Copy link
Contributor

Summary

Description

Motivation and Context

PR Checklist

  • I have read the CONTRIBUTING.md file
  • All commits follow conventional commits
  • Documentation is updated (if necessary)
  • PR doesn't contain any sensitive information
  • There are no breaking changes

@elylucasctfl elylucasctfl requested a review from a team as a code owner November 18, 2025 00:32
@elylucasctfl elylucasctfl enabled auto-merge (squash) November 18, 2025 14:02
@elylucasctfl elylucasctfl merged commit 0f7ff42 into master Nov 18, 2025
23 of 26 checks passed
@elylucasctfl elylucasctfl deleted the update-readme-badge branch November 18, 2025 16:47
ebefarooqui added a commit that referenced this pull request Dec 9, 2025
…2824)

* feat: add dedicated getManyWithCursor and getPublishedWithCursor methods for entry, asset, and content-type [CAPI-2357]

Adds getManyWithCursor as a dedicated cursor based method for entry, asset, and content-type and getPublishedWithCursor for only the asset and entry entities

* fix: removing getPublishedWithCursor methods, normalizing pagination response and params and building utilities to do so [CAPI-2357]

* fix: getPublished does not currently support cursor based pagination, removing relevant methods for entities

* fix: normalize pagination params to filter prevPage and prevNext if falsey

* fix: normalize pagination response to parse next, prev tokens if present

* test: add unit tests for create-environment-api and integration tests for getManyWithCursor for content-type, asset, and entry entities [CAPI-2357]

* chore: updating README.md to reflect new cursor pagination methods [CAPI-2357]

* chore: fix linting errors in new test suites and lib/

* chore: removing unused console.debug line [CAPI-2357]

* fix: enforcing no skip param for query options, removing uneccessary console statements, adding cbp to toc in readme [CAPI-2357]

* chore: update readme badge and change to master branch in workflow (#2819)

Co-authored-by: Ely Lucas <[email protected]>

* chore: fixing linting errors in asset-integration-test [CAPI-2357]

* fix: fixing typing to include CursorBasedParams not QueryParams for getManyWithCursor methods [CAPI-2357]

* fix: infer typing for cursor pagination collection method per entity [CAPI-2357]

* chore: updating param comment to reflect appropriate url, adding pagination example to readme [CAPI-2357]

---------

Co-authored-by: Ely  Lucas <[email protected]>
Co-authored-by: Ely Lucas <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants